Add high AMP to multi-hop-locks writeup#15
Merged
jonasnick merged 1 commit intoBlockstreamResearch:masterfrom Dec 3, 2019
Merged
Add high AMP to multi-hop-locks writeup#15jonasnick merged 1 commit intoBlockstreamResearch:masterfrom
jonasnick merged 1 commit intoBlockstreamResearch:masterfrom
Conversation
t-bast
reviewed
Nov 25, 2019
| The difference is that in the multi-hop-locks world we can keep the proof of payment. | ||
| This is referred to as [*high AMP*](https://lists.linuxfoundation.org/pipermail/lightning-dev/2018-November/001494.html). | ||
|
|
||
| In high AMP the sender first draws a random number `q` and determines random `q1, ... qn` where `n` is the number of paths such that `q = q0 + ... qn`. |
Contributor
There was a problem hiding this comment.
What's q0 here? Shouldn't this be q = q1 + ... + qn?
(I haven't done the math yet but this index surprised me)
Collaborator
Author
|
rebased |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.